@charset "utf-8";
/* CSS Document */
/*css重置*/
*{ font-family:"微软雅黑";}
body,p{ margin:0;}
h1,h2,dl,dt,dd,h3,h4,h5,h6{ margin:0;}
ul,li{ margin:0; padding:0;}
li{ list-style:none;}
a{ text-decoration:none;}
.clear{ clear:both;}
img{ display:block; border: none;}
*{font-weight: normal;}

/* 头部 */
.top-box{
    width: 100%;
    height: 110px;
}
.top{
    width: 1200px;
    margin: 0 auto;
}
.logo{
    float: left;
    width: 254px;
    height: 74px;
    margin-top: 17px;
}
.logo img{
    width: 254px;
    height: 74px;
}
.phone{
    float: right;
    margin-top: 36px;
}
.phone h3{
    text-align: right;
    font-size: 15px;
    color: #1a1a1a;
}
.phone h2{
    text-align: right;
    font-size: 24px;
    color: #1a1a1a;
}
/* 导航 */
.nav-box{
    width: 100%;
    height: 50px;
    background-color: #2b2b2b;
}
.nav{
    width: 1200px;
    margin: 0 auto;
}
.nav>ul>li{
    float: left;
    width: 120px;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    position: relative;
}
.nav>ul>li:hover{
    background-color: #009fe9;
}
.nav ul li a{
    color: #fff;
    display: block;
}
.nav-2{
    background: url(../icon/nav-bj.png) no-repeat center 10px;
    padding-top: 21px;
    position: absolute;
    top: 50px;
    width: 120px;
    display: none;
    z-index: 1000;
}
.nav-2 li{
    background-color: #009fe9;
    padding: 0 10px;
}
.nav-2 li a{
    font-size: 14px;
    border-bottom: 1px solid #fff;
    
}
.nav-2 li:last-child a{
    border-bottom:none;
}
.nav ul .on{
    background-color: #009fe9;
}
/* banner */
.banner-box{
    width: 100%;
    height: 675px;
    overflow: hidden;
}
.banner {
    width: 100%;
    height: 675px;
    position: relative;
}
.banner-box .bd{
    overflow: hidden;
    width: 1920px;
    height: 675px;
    position:absolute;
    left:50%;
    margin-left:-960px;
}
.banner-box .hd{
    position: absolute;
    bottom: 30px;
    z-index: 1000;
}
.banner-box .hd{
    width: 100%;
}
.banner-box .hd ul{
    text-align: center;
}
.banner-box .hd ul li{
    display: inline-block;
    width: 50px;
    height: 2px;
    margin: 0 7px;
    background-color: #808080;
}
.banner-box .hd ul .on{
    background-color: #009fe9;
}
.banner-box .prev{
    display: block;
    width: 60px;
    height: 100px;
    background: url(../icon/zjt2.png) no-repeat center center;
    position: absolute;
    left:0;
    top: 50%;
    margin-top: -50px;
    z-index: 2000;
}
.banner-box .next{
    display: block;
    width: 60px;
    height: 100px;
    background: url(../icon/yjt2.png) no-repeat center center;
    position: absolute;
    right: 0%;
    top: 50%;
    margin-top: -50px;
    z-index: 2000;
}
/* 热门产品 */
.rmcp-box{
    width: 1200px;
    margin: 0 auto;
    margin-top: 60px;
}
.title h2{
    font-size: 30px;
    color: #333333;
    text-align: center;
}
.title h3{
    font-size: 16px;
    color: #808080;
    text-align: center;
    margin-top: 10px;
}
.title h3 span{
    width: 40px;
    height: 2px;
    background-color: #cccccc;
    display: inline-block;
    margin: 0 10px;
    margin-bottom: 3px;
}
.cp-box{
    width: 1200px;
    margin-top: 50px;
}
.cp-box .chanpin{
    width: 370px;
    height: 509px;
    float: left;
    margin-right: 45px;
    box-shadow: 4.5px 7.794px 18px 0px rgba(0, 0, 0, 0.06);
}
.chanpin .cp-img{
    width: 100%;
    height: 264px;
    position: relative;
}
.chanpin .cp-img .cp-img1{
    position: absolute;
    top: 0;
    left: 0;
    width: 370px;
    height: 264px;
    overflow: hidden;
}
.cp-img1 .img1-bj{
    width: 370px;
    height: 195px;
}
.cp-img1 .img1-bj img{
    width: 370px;
    height: 195px;
}
.cp-img1 .img1{
    width: 280px;
    height: 200px;
    margin:0 auto;
    margin-top: -120px;
}
.cp-img1 .img1 img{
    width: 280px;
    height: 200px;
}

.chanpin .cp-img .cp-img2{
    position: absolute;
    top: 0;
    left: 0;
    width: 370px;
    height: 264px;
    display: none;
}
.chanpin .cp-img .cp-img2 img{
    width: 370px;
    height: 264px;
}
.cp-name{
    margin-top: 25px;
}
.cp-name h2{
    font-size: 26px;
    color: #1a1a1a;
    text-align: center;
}
.cp-name h2 span{
    color: #eec66f;
}
.cp-td{
    text-align: center;
    margin-top: 30px;
}
.cp-td span{
    padding: 0 8px;
    font-size: 12px;
    border: 1px solid #4d4d4d;
    border-radius: 2px;
    color: #1a1a1a;
}
.cp-jianjie{
    margin-top: 30px;
    padding: 0 40px;
    height: 40px;
}
.cp-jianjie p{
    font-size: 14px;
    color: #1a1a1a;
    line-height: 20px;
    text-align: center;
}
.cp-jiage{
    margin-top: 20px;
}
.cp-jiage p{
    font-size: 14px;
    color: #009fe9;
    text-align: center;   
}
.rmcp-gd a{
    display: block;
    width: 140px;
    height: 50px;
    background-color: #009fe9;
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 50px;
    margin:0 auto;
    margin-top: 60px;
}
/* 门店 */
.mendian-box{
    width: 100%;
    height: 950px;
    background-color: #f5f5f5;
    margin-top: 70px;
    overflow:hidden;
}
.mendian{
    width: 1200px;
    margin:0 auto;
    margin-top: 70px;
}
.mendian-conter{
    width: 100%;
    margin-top:100px;
}
.mendian-left{
    float: left;
    width: 580px;
    height: 500px;
    position: relative;
}
.mendian-left>img{
    width: 580px;
    height: 500px;
}
.mouse-box{
    width: 530px;
    height: 468px;
    background-color: rgba(0,0,0,0.50);
    position: absolute;
    top: 50%;
    left:50%;
    margin-left: -265px;
    margin-top:-234px;
    display: none;
}
.mouse{
    width: 530px;
    height: 468px;
    display: table;
}
.mouse span{
    display: table-cell;
    vertical-align: middle; 
}
.mouse span img{
    margin:0  auto;
}
.mouse span p{
    text-align: center;
    font-size: 18px;
    color: #fff;
    line-height:30px;
    margin-top: 25px;
}
.mendian-right{
    float: left;
    width: 580px;
    height: 500px;
    margin-left: 40px;
    position: relative;
}
.mendian-right>img{
    width: 580px;
    height: 500px;
}
.mendian-gd a{
    margin-top: 100px;
}
/* 课程 */
.course-bj{
    width: 100%;
    height:800px;
    background: url(../images/kecheng.jpg) no-repeat center center;
}
.course-box{
    width: 1200px;
    margin:0 auto;
}
.coures-left{
    float: left;
    width: 410px;
    margin-top: 155px;
}
.coures-bt{
    border: 6px solid #868a8d;
    padding: 8px 20px;
    display: inline-block;
}
.coures-bt h2{
    font-size: 24px;
    color: #009fe9;
    font-weight: 600;
}
.coures-bt h3{
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    margin-top: 5px;
}
.coures-left p{
    font-size: 16px;
    color: #fff;
    line-height: 25px;
    margin-top: 45px;
}
.coures-xian{
    display: block;
    width: 107px;
    height: 2px;
    background-color: #009fe9;
    margin-top: 30px;
}
.coures-gd a{
    display: block;
    width: 136px;
    height:46px;
    text-align: center;
    line-height: 46px;
    font-size: 18px;
    color: #fff;
    border: 2px solid #009fe9;
    margin-top: 20px;
}
.coures-right{
    float: right;
    width: 650px;
    margin-top: 70px;
}
.coures-right ul li{
    float: left;
    width: 300px;
    height: 300px;
    position: relative;
    margin-right: 50px;
    margin-bottom:50px;
}
.coures-right ul li>img{
    width: 300px;
    height: 300px;
}
.coures-mous-box{
    width: 280px;
    height: 280px;
    background-color: rgba(0,0,0,0.40);
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left:-140px;
    margin-top:-140px;
    display: none;
}
.coures-mous{
    width: 280px;
    height: 280px;
    display: table;
}
.coures-mous span{
    display: table-cell;
    vertical-align: middle;
}
.coures-mous span img{
    margin:0 auto;
}
.coures-mous span p{
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin-top: 20px;
}
/* 活动 */
.activity-bj{
    width: 100%;
    height: 900px;
    background:url(../images/activity-bj.jpg) no-repeat center center;
}
/*.activity-box{
    width: 1560px;
    float: left;
}*/
.activity-left{
    float: left;
    width: 940px;
    margin-top: 100px;
}
.activity-left ul li{
    float: left;
    width: 470px;
    height: 350px;
    position: relative;
}
.activity-left ul li>img{
    width: 470px;
    height: 350px;
}
.activity-mous-box{
    width: 435px;
    height: 325px;
    background-color: rgba(0,0,0,0.40);
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left:-217.5px;
    margin-top:-162.5px;
    display: none;
}
.activity-mous{
    width: 435px;
    height: 325px;
    display: table;
}
.activity-mous span{
    display: table-cell;
    vertical-align: middle;
}
.activity-mous span img{
    margin:0 auto;
}
.activity-mous span p{
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin-top: 20px;
}
.activity-right{
    float: right;
    margin-top: 220px;
}
.activity-bt{
    border: 6px solid #f2f2f2;
    padding: 8px 20px;
    display: inline-block;
}
.activity-bt h2{
    font-size: 24px;
    color: #009fe9;
    font-weight: 600;
}
.activity-bt h3{
    font-size: 16px;
    color: #060606;
    font-weight: 600;
    margin-top: 5px;
}
.activity-right h4{
    font-size: 18px;
    color: #1a1a1a;
    margin-top:200px;
    text-align: right;
}
.activity-right h5{
    font-size: 18px;
    color: #009fe9;
    margin-top:25px;
    text-align: right;
}
.activity-gd a{
    display: block;
    width: 110px;
    height: 34px;
    background-color: #009fe9;
    border-radius: 10px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 34px;
    margin-top: 40px;
    float: right;
}
/* 视频 */
.video-bj{
    width: 100%;
    height: 800px;
    background:url(../images/video-bj.jpg) no-repeat center center;
}
.video-box{
    width: 1200px;
    margin:0 auto;
}
.video-left{
    float: left;
    width: 650px;
    margin-top: 200px;
}
.video-bt{
    border: 6px solid #f2f2f2;
    padding: 8px 20px;
    display: inline-block;
}
.video-bt h2{
    font-size: 24px;
    color: #009fe9;
    font-weight: 600;
}
.video-bt h3{
    font-size: 24px;
    color: #fff;
    font-weight: 600;
    margin-top: 5px;
}
.video-left p{
    margin-top: 60px;
    font-size: 14px;
    color: #fff;
    line-height: 24px;
}
.video-right{
    float: right;
    width: 425px;
    margin-top: 120px;
}
/* 新闻 */
.new-bj{
    width: 100%;
    height: 720px;
    background: url(../images/new-bj.jpg) no-repeat center center;
}
.new-box{
    min-width: 1200px;
}
.new-left{
    float: left;
    width: 500px;
    margin-top: 100px;
}
.new-bt{
    border: 6px solid #f2f2f2;
    padding: 8px 50px;
    display: inline-block;
}
.new-bt h2{
    font-size: 24px;
    color: #009fe9;
    font-weight: 600;
}
.new-bt h3{
    font-size: 16px;
    color: #060606;
    font-weight: 600;
    margin-top: 5px;
}
.new-tuijian{
    width: 500px;
    height: 156px;
    margin-top: 280px;
}
.tj-left{
    float:left;
    width: 325px;
}
.tj-left h2{
    font-size: 16px;
    color: #4c4c4c;
    margin-top: 20px;
}
.tj-left h2 a{
    color: #4c4c4c;
}
.tj-left h3{
    font-size: 18px;
    color: #1a1a1a;
    margin-top: 8px;
}
.tj-left h3 a{
    color: #1a1a1a;
}
.tj-left p{
    font-size: 16px;
    color: #666666;
    line-height: 27px;
    margin-top: 8px;
}
.tj-right{
    float: right;
    width: 156px;
    height: 156px;
}
.tj-right img{
    width: 156px;
    height: 156px;
}
.new-right{
    float: right;
    margin-top: 50px;
    width: 50%;
}
.new-right ul li{
    box-sizing: border-box;
    min-width: 600px;
    padding:42px 0 42px 25px;
    width: 100%;
    height: 145px;
    position: relative;
}
.new-right ul li>a{
    display: block;
    width: 600px;
}
.new-right ul li .new-jt{
    width: 25px;
    height: 25px;
    position: absolute;
    top: 50%;
    right: 3%;
    margin-top: -12.5px;

}
.new-right ul li .new-conter{
   /* width: 620px;*/
}
.new-right ul li:hover{
    background: url(../icon/news-bj.png);
}
.new-right ul li:hover .new-conter h2{
    color: #fff;
}
.new-right ul li:hover .new-conter h2 span{
    color: #fff;
}
.new-right ul li:hover .new-conter h3{
    color: #fff;
}
.new-conter h2{
    font-size: 18px;
    color: #1a1a1a;
    line-height:40px;
}
.new-conter h2 span{
    float: right;
    font-size: 14px;
    color: #666666;
}
.new-conter h3{
    font-size: 16px;
    color:#666666;
}
/* 底部 */
.dibu-box{
    width: 100%;
    height: 300px;
    background-color: #f2f2f2;
    overflow: hidden;
}
.dibu{
    width: 1200px;
    margin:74px auto auto;
}
.dibu-left{
    float: left;
    width: 468px;
    height: 200px;
    border-right: 2px solid #7d7c7d;
    overflow: hidden;
}
.dibu-right{
    float: left;
    width: 730px;
    padding-left: 105px;
    box-sizing: border-box;
    padding-top: 30px;
}
.dibu-right a{
  color: #666;
  font-size: 16px;
}
.dibu-right p i{
  font-style: normal;
  color: #666;
  font-size: 16px;
  padding: 0 25px;
}
.dizhi{
  margin-top: 20px;
}
.dizhi p{
  font-size: 14px;
  color: #666;
  line-height: 22px;
}
.ewm-box{
    width: 130px;
    margin-top: 30px;
    text-align: center;
    float: left;
}
.ewm-box img{
  width: 130px;
  height: 130px;
}
.ewm-box span{
    font-size: 14px;
    color: #666;
    margin-top: 5px;
    display: inline-block;
}
.jingdong{
  float: right;
  text-align: center;
  margin-top: 25px;
  margin-right: 60px;
}
.jingdong img{
  width: 140px;
}
.jingdong a{
  font-size: 14px;
  color: #666;
  display: block;
  margin-bottom: 10px;
}
.banquan{
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
}
.banquan p{
    font-size: 12px;
    color: #808080;
}
/* 产品 */
.cp-banner{
    width: 100%;
    height: 200px;
    position: relative;
    overflow: hidden;
}
.cp-banner img{
    width:1920px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -960px;
}
.cp-box{
    width: 1200px;
    margin:0 auto;
    margin-top: 50px;
}
.cp-box h2{
    font-size: 24px;
    color: #1a1a1a;
    text-align: center;
}
.zhuanye{
    margin-top: 50px;
}
.zhuanye ul{
    text-align: center;
}
.zhuanye ul li{
    width: 121px;
    height: 35px;
    border: 1px solid #009fe9;
    border-radius: 17.5px;
    text-align: center;
    line-height: 35px;
    font-size: 16px;
    color: #1a1a1a;
    display: inline-block;
    margin: 0 15px;
}
.zhuanye ul li a{
    display: block;
    color: #1a1a1a;
}
.zhuanye ul .on{
    background-color: #009fe9;
    line-height: 35px;
}
.zhuanye ul .on a{
    color: #fff;
}
.cp-content{
    width: 1200px;
    margin-top: 50px;
}
.cp-img3{
    width: 370px;
    height: 264px;
}
.cp-img3 img{
    width: 370px;
    height: 264px;
}
.chanpin2{
    margin-bottom: 50px;
}
.cp-title{
    width: 100%;
    height: 100px;
    line-height: 100px;
    background-color: #009fe9;
}
.cp-title h2{
    font-size: 24px;
    color: #fff;
    text-align: center;
}
.banquan2{
    background-color: #2b2b2b;
    height: 50px;
    line-height: 50px;
    margin-bottom: 20px;
}
.banquan2 p{
    color: #808080;
}
/* 产品详情 */
.cpxq-banner{
    height: 685px;
}
.cpxq-box{
    width: 1200px;
    margin: 0 auto;
}
.cpxq-box>h2{
    font-size: 24px;
    color: #1a1a1a;
    text-align: center;
    line-height: 110px;
}
.cpxq{
    width: 1200px;
}
.cpxq img{
    margin: 0 auto;
}
/* 应用方案 */
.yyfa-banner{
    height: 675px;
}
.fangan-top ul li{
    width: 590px;
    height: 240px;
    float: left;
    margin-right: 20px;
    position: relative;
}
.fangan-mous-box{
    width: 562px;
    height: 229px;
    background-color: rgba(0,0,0,0.60);
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -114.5px;
    margin-left: -281px;
    display: none;
}
.fangan-mous{
    width: 562px;
    height: 229px;
    display: table;
}
.fangan-mous span{
    display: table-cell;
    vertical-align:middle;
}
.fangan-mous span h2{
    font-size: 16px;
    color: #fff;
    text-align: center;
}
.fangan-mous span h3{
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin-top: 15px;
}
.fangan-bottom{
    margin-top: 10px;
}
.fangan-bottom ul li{
    width: 390px;
    height:239px;
    float: left;
    margin-right: 10px;
    position: relative;
    margin-bottom: 10px;
}
.fangan-bottom .fangan-mous-box{
    width: 370px;
    height: 228px;
    background-color: rgba(0,0,0,0.60);
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -114px;
    margin-left: -185px;
    display: none;
}
.fangan-bottom .fangan-mous{
    width: 390px;
    height: 229px;
    display: table;
}
/* 机器人详情 */
.jqr-banner-box{
    width: 100%;
    overflow: hidden;
}
.jqr-banner{
    width: 1200px;
    margin: 0 auto;
    margin-top: 50px;
}
.jqr-cotent h2{
    color: #333;
    font-size: 60px;
    text-align: center;
    line-height: 65px;
    padding-bottom: 10px;
}
.jqr-banner h3{
    color: #999;
    font-size: 18px;
    text-align: center;
    padding-bottom: 25px;
}
.jqr-jieshao{
    width: 100%;
    height: 600px;
    background-color: #171717;
    overflow: hidden;
}
.jqr-neirong-box{
    width: 1200px;
    margin: 0 auto;
}
.jieshao-title{
    margin-top: 50px;
}
.jieshao-title h3{
    font-size: 40px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    padding-bottom: 20px;
}
.jieshao-title p{
    font-size: 18px;
    color: #fff;
    text-align: center;
}
.jqr-neirong ul{
    margin-top: 70px;
}
.jqr-neirong ul li{
    width: 575px;
    height: 96px;
    float: left;
    margin-right: 50px;
    margin-bottom: 40px;
    display: inline;
}
.jqr-neirong ul li.add{
    float: right;
    margin-right: 0;
}
.jqr-neirong li.add .intro-text {
    float: left;
}
.jqr-neirong li.add img {
    float: right;
    padding-left: 10px;
}
.jqr-neirong ul li p img{
    width: 70px;
    height: 70px;
    overflow: hidden;
    float: left;
}
.intro-text {
    float: right;
    width: 485px;
}
.intro-text p{
    font-size: 14px;
    color:rgba(255,255,255,0.50);
    line-height: 26px;
}
.jqr-banner-box2{
    width: 100%;
    height: 858px;
    position: relative;
    overflow: hidden;
}
.jqr-banner2{
    width: 1920px;
    height: 858px;
    position:absolute;
    left:50%;
    margin-left:-960px;
    overflow: hidden;
}
.jqr-banner-box2 .prev{
    display: block;
    width: 64px;
    height: 112px;
    background: url(../icon/zjt.png) no-repeat center center;
    position: absolute;
    left: 14%;
    top: 50%;
    margin-top: -56px;
    z-index: 2000;
}
.jqr-banner-box2 .next{
    display: block;
    width: 64px;
    height: 112px;
    background: url(../icon/yjt.png) no-repeat center center;
    position: absolute;
    right: 14%;
    top: 50%;
    margin-top: -56px;
    z-index: 2000;
}
.pro-deails03 {
    width: 100%;
    background: #fff;
}
.Parameters {
    width: 1180px;
    margin: 0 auto;
    padding: 80px 10px 60px;
}
.Parameters ul li {
    clear: both;
    overflow: hidden;
    border-bottom: 1px dashed #d0d0d0;
    height: 40px;
    line-height: 40px;
    color: #333;
    font-size: 15px;
}
.Parameters ul li .Parameter01 {
    width: 530px;
    float: left;
    padding-left: 10px;
}
.Parameters ul li .Parameter02 {
    width: 640px;
    float: right;
}
/* 服务 */
.fuwu-box{
    width: 1200px;
    margin: 0 auto;
}
.fuwu{
    width: 350px;
    height: 500px;
    float: left;
    margin-right: 75px;
}
.fuwu-title{
    box-sizing: border-box;
    width: 350px;
    height: 190px;
    padding-top:70px;
}
.fuwu-bj{
    width: 350px;
    height: 120px;
    background-color: #009fe9;
    border-radius: 10px;
    position: relative;
}
.fuwu-bj img{
    position: absolute;
    left: 0;
    bottom: 0;
}
.fuwu-text{
    float: right;
    margin-top: 22px;
    margin-right: 30px;
}
.fuwu-text h2{
    font-size: 26px;
    color: #fff;
    line-height: 40px;
}
.fuwu h3{
    font-size: 16px;
    color: #4c4c4c;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom:15px;
    padding-top: 30px;
}
.fuwu p{
    font-size: 14px;
    color: #4c4c4c;
    line-height: 24px;
    padding-top: 10px;
}
.fuwu-liaojie{
    margin-top: 35px;
}
.fuwu-liaojie span{
    float: left;
}
.fuwu-liaojie span a{
    font-size: 14px;
    color: #009fe9;
}
.fuwu-liaojie>a{
    float: right;
    margin-top: 3.5px;
}
.fuwu-bj2{
    background-color: rgba(0,153,68,0.50);
}
.fuwu-bj2 img{
    left: -25px;
}
.fuwu-text2{
    margin-right: 10px;
}
.fuwu-text2 h2{
    font-size: 20px;
}
.fuwu-bj3{
    background-color: rgba(246,179,127,0.60);
}
.fuwu-bj3 img{
    bottom: 20px;
    left: -10px;
}
.fuwu-text3{
    margin-right: 10px;
}
.fuwu-bj4{
    background-color: #7ff4cf;
}
.fuwu-text4{
    margin-right: 40px;
}
/* 课程 */
.kecheng-box{
    width: 1200px;
    margin: 0  auto;
    padding-bottom:80px;
}
.kecheng-box>h2{
    font-size: 24px;
    color: #1a1a1a;
    text-align: center;
    line-height: 50px;
    padding-top: 40px;
}
.kecheng{
    margin-top: 70px;
}
.kecheng-left{
    box-sizing: border-box;
    float: left;
    width: 510px;
    height: 352px;
    padding-top: 30px;
}
.kecheng-left p{
    font-size: 16px;
    color: #1a1a1a;
    line-height: 32px;
}
.kecheng-right{
    float:right;
    width: 650px;
    height: 350px;
    border: 1px solid #a0a0a0;
}
.kecheng-box>ul li{
    width: 350px;
    float: left;
    margin-right: 75px;
}
.kecheng-img{
    width: 350px;
    height: 234px;
}
.kecheng-img img{
    width: 350px;
    height: 234px;
}
.kecheng-box>ul{
    margin-top: 110px;
}
.kecheng-box>ul li h2{
    font-size: 18px;
    color: #666666;
    padding-top: 30px;
}
.kecheng-box>ul li p{
    font-size: 14px;
    color: #666666;
    line-height: 26px;
}
/* 体验店 */
.tyd-box{
    width: 1200px;
    margin: 0 auto;
}
.ditu-box{
    width: 1200px;
    height: 443px;
    margin-top: 70px;
    border: 1px solid #cccccc;
    position: relative;
}
.ditu-box iframe{
    width: 910px;
    height: 443px;
    position: absolute;
    left: 0;
    bottom: 0
}
.ditu-box ul{
    float: right;
    width: 222px;
    margin-top: 40px;
    margin-right: 30px;
    height: 368px;
    overflow-y: scroll;
}
.ditu-box ul li{
    margin-top: 20px;
    cursor: pointer;
}
.ditu-box ul li h2{
    font-size: 14px;
    color: #1a1a1a;
}
.ditu-box ul li p{
    font-size: 14px;
    color: #808080;
    line-height: 26px;
}
.ditu-box ul .on h2{
    color: #009fe9;
}
.tyd-conter{
    margin-top: 70px;
    width: 100%;
}
.tyd-conter ul li{
    float: left;
    width: 580px;
    height: 500px;
    position: relative;
    margin-right: 40px;
    margin-bottom: 40px;
}
/* 精彩活动 */
.jchd-box{
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 100px;
}
.jchd-box ul{
    height: auto;
}
.jchd-box ul li{
    border-bottom: 1px solid #ebebeb;
    margin-top: 40px;
}
.news-img{
    float: left;
    width: 320px;
    height: 200px;
}
.news-img img{
    float: left;
    width: 320px;
    height: 200px;
}
.news-text{
    float: left;
    margin-left: 40px;
    padding: 59px 0;
    width: 840px;
}
.news-shijian{
    height: 82px;
    border-right: 1px solid #eaeaea;
    padding-right: 40px;
    float: left;
}
.news-shijian h2{
    font-size: 40px;
    color: #292929;
}
.news-shijian h3{   
    font-size: 18px;
    color: #4c4c4c;
}
.news-neirong{
    float: left;
    width: 535px;
    margin-left: 40px;
    height: 82px;
}
.news-neirong h4{
    font-size: 16px;
    color: #4c4c4c;
}
.news-neirong p{
    font-size: 14px;
    color: #808080;
    margin-top: 9px;
    line-height: 26px;
}
.news-jt{
    float: right;
    width:89px;
    height:40px;
    margin: 21px 0;
    border-left: 1px solid #eaeaea;
    background: url(../icon/youjt1.png) no-repeat center center;
}
.jchd-box ul li:hover{
    box-shadow: 0px 2px 16px 0px rgba(0, 159, 233, 0.14);
}
.jchd-box ul li:hover .news-shijian h3{
    color: #33abff;
}
.jchd-box ul li:hover .news-jt{
    background: url(../icon/youjt2.png) no-repeat center center;
}
.page-box{
    text-align: center;
    width: 100%;
    margin-top: 60px;
}
.page-box a{
    display: inline-block;
    margin: 0 8px;
    font-size: 12px;
    color: #999999;
    line-height: 36px;
}
.page-box .page{
    width: 40px;
    line-height: 36px;
    height: 36px;
    text-align: center;
    background-color: #efefef;
}
.page-box .up{
    width: 56px;
    line-height: 36px;
    height: 36px;
    text-align: center;
    background-color: #efefef;
}
.page-box .next{
    width: 56px;
    line-height: 36px;
    height: 36px;
    text-align: center;
    background-color: #efefef;
    color: #424242;
}
.page-box .back{
    width: 40px;
    line-height: 36px;
    height: 36px;
    text-align: center;
    background-color: #efefef;
    color: #424242;
}
.page-box .on{
    color: #33abff;
}
/* 活动详情 */
.jchd-title h2{
    text-align: center;
    font-size: 20px;
    color: #000000;
}
.jchd-title h3{
    text-align: center;
    font-size: 14px;
    color: #666666;
    margin-top: 40px;
}
.jchd-title{
    padding-bottom: 20px;
    margin-top: 40px;
    background:url(../icon/hd-title.png) no-repeat bottom center; 
}
.jchd-neirong{
    padding: 20px 20px;
    background:url(../icon/hd-title.png) no-repeat bottom center; 
}
.jchd-neirong p{
    font-size: 16px;
    color: #616161;
    line-height:55px;
}
.jchd-neirong img{
    display: inline-block;
    margin: 0 10px;
}
.page-box2{
    margin-top: 20px;
}
.page-box2 a{
    display: block;
    font-size: 16px;
    color: #f08400;
    padding: 5px 0;
}
.page-box2 a span{
    text-decoration:underline;
    color: #616161;
}
/* 加入我们 */
.about-box{
    width: 1200px;
    margin: 0 auto;
}
.about{
    margin-top: 70px;
    height: 435px;
    padding-bottom: 70px;
    border-bottom: 1px dashed #d3d3d3;
}
.about-left{
    float: left;
    width: 558px;
    height: 388px;
    margin-top: 20px;
}
.about-left img{
    width: 558px;
    height: 388px;
}
.about-right{
    width: 605px;
    float:right;
}
.about-right h2{
    font-size: 20px;
    color: #1a1a1a;
}
.about-right h3{
    font-size: 14px;
    color: #666666;
    margin-top: 10px;
}
.about-right p{
    font-size: 13px;
    color: #4c4c4c;
    line-height: 26px;
    margin-top: 40px;
}
.about-box>ul{
    margin-top: 70px;
    padding-bottom: 70px;
    border-bottom: 1px dashed #d3d3d3;
}
.about-box>ul li p{
    margin-top: 20px;
}
.zhaopin-box{
    margin-top: 50px;
}
.zhaopin-box h2{
    font-size: 28px;
    color: #000000;
    border-bottom: 1px solid #a7a7a7;
    padding-bottom: 18px;
    width: 255px;
}
.fuli{
    margin-top: 70px;
}
.fuli span{
    font-size: 20px;
    color: #3a3a3a;
}
.fuli a{
    padding: 10px 40px;
    background-color: #009fe9;
    color: #fff;
    font-size: 16px;
    display: inline-block;
    margin: 0 8px;
}
.gangwei a{
    padding: 10px 17px;
    border: 1px solid #999999;
    background-color: inherit;
    color: #4c4c4c;
}
.zhiwei-box{
    width: 1200px;
    margin: 0 auto;
    margin-top: 70px;
}
.zhiwei-box h2{
    font-size: 28px;
    color: #000;
    border-bottom: 1px solid #a7a7a7;
    padding-bottom: 18px;
    width: 255px;
}
.zhiwei{
    margin-top: 50px;
    padding-bottom: 80px;
}
.zhiwei h3{
    font-size: 22px;
    color: #000;
}
.zhiwei p{
    line-height: 50px;
    font-size: 16px;
}
/* 联系我们 */
.lxwm-title ul{
     padding-bottom: 70px;
    border-bottom: 1px dashed #d3d3d3;
}
.lxwm-box{
    margin-top: 50px;
}
.lxwm-box ul li{
    float:left;
    width: 245px;
    margin-right: 70px;
}
.lxwm-box ul li h2{
    font-size: 20px;
    color: #1a1a1a;
}
.lxwm-box ul li h3{
    font-size:14px;
    color: #808080;
}
.lxwm-box ul li p{
    font-size:14px;
    color: #808080;
    margin-top:35px;
}
.liuyan-box{
    margin-top: 90px;
}
.liuyan-box h2{
    font-size: 20px;
    color: #1a1a1a;
}
.liuyan-box input{
    display: block;
    width: 640px;
    height: 44px;
    border: 1px solid #e6e6e6;
    padding-left:30px;
    font-size: 14px;
    color: #999999;
    line-height: 42px;
    margin-top: 20px;
    outline: none;
}
.liuyan-box textarea{
    display: block;
    width: 640px;
    height: 158px;
    border: 1px solid #e6e6e6;
    padding-left:30px;
    font-size: 14px;
    color: #999999;
    line-height: 42px;
    margin-top: 20px;
    outline: none;
}
.tijiao-box{
    margin-top: 20px;
}
.tijiao-box button{
    display: inline-block;
    width: 87px;
    height: 44px;
    line-height: 42px;
    border: 1px solid #e6e6e6;
    font-size: 14px;
    color: #999999;
    text-align: center;
    background-color: #fff;
    outline: none;
}
.tijiao-box .tijiao{
    background-color: #b3b3b3;
    color: #fff;
    margin-right: 20px;
}
.fangan-top ul li{
  overflow: hidden;
  vertical-align: top;
}
.fangan-top ul li img{
  width: 100%;
}
.fangan-bottom ul li{
  overflow: hidden;
  vertical-align: top;
}
.fangan-bottom ul li img{
  width: 100%;
}
.kecheng-right{
  overflow: hidden;
  vertical-align: top;
}
.kecheng-right img{
  width: 100%;
}
.tyd-conter ul li{
  overflow: hidden;
  vertical-align: top;
}
.tyd-conter ul li>img{
  width: 100%;
}
/*视频内页*/
.video{
  width: 1200px;
  margin: 50px auto auto;
    padding-bottom: 100px;
}
.video h2{
  text-align: center;
  font-size: 24px;
    color: #1a1a1a;
}
.video ul{
  margin-top:50px;
  font-size: 0;
}
.video ul li{
  display: inline-block;
  width:285px;
  margin-right: 20px;
  margin-bottom: 30px;
}
.video ul li .video-img{
  width: 285px;
  height: 195px;
  overflow: hidden;
  position: relative;
}
.video ul li .video-img img{
  width: 100%;
  height: 100%;
  vertical-align: top;
}
.video ul li .video-img span{
  position: absolute;
  width: 285px;
  height: 195px;
  background-color: rgba(0,0,0,0.50);
  top: 0;
  left: 0;
  display: none;
}
.video ul li .video-img span i{
  display: inline-block;
  width: 45px;
  height: 45px;
  background: url(../icon/bofang.png) no-repeat;
  background-size: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -22.5px;
  margin-top: -22.5px;
}
.video ul li p{
  font-size: 14px;
  padding: 10px 0;
  color: #666;
}
.video ul li p{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.video-right{
    float: right;
    width: 425px;
    height:557px;
    margin-top: 120px;
    position: relative
}
.video-right img{
  width: 100%;
  height: 100%;
}
.video-right span{
  position: absolute;
  top: 50%;
  left: 50%;
  width: 64px;
  height: 64px;
  background: url(../icon/video.png) no-repeat center center;
  margin-top: -32px;
  margin-left: -32px;
}
#container{
            float: left;
            width: 910px;
            height: 440px;
        }
        .amap-marker-label{    /*设置label标签样式*/
            border: 1px solid #9f9f9f;
            /*display: none;*/
        }
        #gd_dt{
            width: 1200px;
            height: 440px;
            margin: auto;
            margin-top: 50px;
            border: 1px solid #cccccc;
        }
        #gd_dt ul{
            width: 240px;
            height:440px;
            float: right;
            overflow-y:scroll;
        }
        #gd_dt ul li{
            font-size: 14px;
            color: #808080;
            list-style: none;
            cursor: pointer;
            margin-top:20px;
        }
        #gd_dt ul li div{line-height: 26px;}
        #gd_dt ul li p{
            line-height: 26px;
        }
        #gd_dt ul li i{display: block;height: 0;overflow: hidden;}
        #gd_dt ul li h3{font-size: 14px;}
        .blue{color: #009fe9;}